Security issues in tramp have been fixed (CVE-2014-3424)
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 6 May 2014 09:51:05 +0000 (11:51 +0200)
committerRob Browning <rlb@defaultvalue.org>
Wed, 14 May 2014 21:43:41 +0000 (16:43 -0500)
commitcc30a0ecdb81fe9cf1c7a5ab53293ccfddb450e8
tree44fec6ccce8a8d3a7d5074c7f2314b3bdce9e643
parentebef68ace092718a1691a7f1dfcb280f39719c5d
Security issues in tramp have been fixed (CVE-2014-3424)

Applied upstream patch to fix
https://security-tracker.debian.org/tracker/CVE-2014-3424

  Fix Bug#17415.

  * net/tramp-sh.el (tramp-uudecode): Replace the hard-coded temporary
  file name by a format specifier.
  (tramp-remote-coding-commands): Enhance docstring.
  (tramp-find-inline-encoding): Replace "%t" by a temporary file name.

Origin: upstream, commit: r117071, b7dc23dbf3e5c1528c909fb453b9db0d0fcaff31
Added-by: Rob Browning <rlb@defaultvalue.org>
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748140
lisp/ChangeLog
lisp/net/tramp-sh.el